home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Sound / mhi_dev / Include / proto / mhi.h
Encoding:
C/C++ Source or Header  |  2000-11-30  |  166 b   |  8 lines

  1. #ifndef PROTO_MHI_H
  2. #define PROTO_MHI_H
  3. #include <exec/types.h>
  4. extern struct Library *MHIBase ;
  5. #include <clib/mhi_protos.h>
  6. #include <pragmas/mhi_pragmas.h>
  7. #endif
  8.